Uses of Class
edu.claflin.finder.logic.ConditionedGraph
Packages that use ConditionedGraph
-
Uses of ConditionedGraph in edu.claflin.finder.logic
Methods in edu.claflin.finder.logic that return ConditionedGraphModifier and TypeMethodDescriptionprivate ConditionedGraphConditionedGraph.conditionOther(Graph graph) Private method used for copying the ConditionedGraph.ConditionedGraph.copy()Copies this Graph object using the getSubGraph() method.ConditionedGraph.uniqueCopy()Copies this Graph producing a unique copy in which there is no entanglement between the two Graph objects.